home *** CD-ROM | disk | FTP | other *** search
/ SGI WebFORCE 1998 February / SGI WebFORCE 1998 February - Disc 2.iso / dist / nss_admin.idb / var / netscape / suitespot / lib / nls / locale20 / no.txt.z / no.txt
Text File  |  1998-02-25  |  2KB  |  104 lines

  1. // ***************************************************************************************
  2. // *                                                                                     *
  3. // * COPYRIGHT:                                                                          *
  4. // * (C) Copyright Taligent, Inc.,  1997                                                 *
  5. // * (C) Copyright International Business Machines Corporation,  1997                    *
  6. // * Licensed Material - Program-Property of IBM - All Rights Reserved.                  *
  7. // * US Government Users Restricted Rights - Use, duplication, or disclosure             *
  8. // * restricted by GSA ADP Schedule Contract with IBM Corp.                              *
  9. // *                                                                                     *
  10. // ***************************************************************************************
  11.  
  12. no {
  13.     LocaleString { no_NO_B }
  14.     LocaleID { "0414" }
  15.     ShortLanguage { nor }
  16.     ShortCountry { NOR }
  17.     Languages {
  18.         no { "norsk (bokmσl)" }
  19.     }
  20.     Countries {
  21.         NO { Norge }
  22.     }
  23.     MonthNames {
  24.         januar,
  25.         februar,
  26.         mars,
  27.         april,
  28.         mai,
  29.         juni,
  30.         juli,
  31.         august,
  32.         september,
  33.         oktober,
  34.         november,
  35.         desember,
  36.         ""
  37.     }
  38.     MonthAbbreviations {
  39.         jan,
  40.         feb,
  41.         mar,
  42.         apr,
  43.         mai,
  44.         jun,
  45.         jul,
  46.         aug,
  47.         sep,
  48.         okt,
  49.         nov,
  50.         des,
  51.         ""
  52.     }
  53.     DayNames {
  54.         s°ndag,
  55.         mandag,
  56.         tirsdag,
  57.         onsdag,
  58.         torsdag,
  59.         fredag,
  60.         l°rdag
  61.     }
  62.     DayAbbreviations { s°, ma, ti, on, to, fr, l° }
  63.     AmPmMarkers { AM, PM }
  64.     Eras { BC, AD }
  65.     NumberPatterns {
  66.         "#,##0.###;-#,##0.###",
  67.         "kr #,##0.00;kr -#,##0.00",
  68.         "#,##0%"
  69.     }
  70.     NumberElements {
  71.         ",",
  72.         "\u00a0",
  73.         ";",
  74.         "%",
  75.         "0",
  76.         "#",
  77.         "-",
  78.         E,
  79.         "\u2030",
  80.         "\u221e",
  81.         "\ufffd"
  82.     }
  83.     CurrencyElements {
  84.         kr,
  85.         NOK,
  86.         ","
  87.     }
  88.     DateTimePatterns {
  89.         "'kl 'HH.mm z",
  90.         "HH:mm:ss z",
  91.         "HH:mm:ss",
  92.         "HH:mm",
  93.         "d. MMMM yyyy",
  94.         "d. MMMM yyyy",
  95.         "dd.MMM.yy",
  96.         "dd.MM.yy",
  97.         "{1} {0}"
  98.     }
  99.     DateTimeElements {
  100.         "2",
  101.         "4"
  102.     }
  103. }
  104.